Constable Authorization Engine 2.0 BETA

CloningNamedObjectHandler.InitializeClonedPropertyRule Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overridable Public Function InitializeClonedPropertyRule( _
   ByVal newRule As PropertyRule _
) As Boolean
[C#]
public virtual bool InitializeClonedPropertyRule(
   PropertyRule newRule
);

See Also

CloningNamedObjectHandler Class | LaMarvin.Constable.Design.Cloning Namespace