SfcObjectExtender<TSfcInstance>.RegisterParentProperty Method

Definition

Register property of the parent, that has not been included in properties collection (like 'Name' in SMO or collections

protected void RegisterParentProperty (System.Reflection.PropertyInfo propertyInfo);
member this.RegisterParentProperty : System.Reflection.PropertyInfo -> unit
Protected Sub RegisterParentProperty (propertyInfo As PropertyInfo)

Parameters

propertyInfo
PropertyInfo

Applies to