ContractAttributeIncludeAllPublicMembers Property |
If true (default), all public members of the implementation are included into the contract
Namespace: CMSAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax public bool IncludeAllPublicMembers { get; protected set; }
Property Value
Type:
BooleanSee Also