Constable Authorization Engine 2.0 BETA

CloningNamedObjectHandler.GetPropertyRulesToBeCloned Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
MustOverride Public Sub GetPropertyRulesToBeCloned( _
   ByVal propertyRules As PropertyRuleCollection _
)
[C#]
public abstract void GetPropertyRulesToBeCloned(
   PropertyRuleCollection propertyRules
);

See Also

CloningNamedObjectHandler Class | LaMarvin.Constable.Design.Cloning Namespace