Click or drag to resize
ContractAttributeIncludeAllPublicMembers Property
If true (default), all public members of the implementation are included into the contract

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public bool IncludeAllPublicMembers { get; protected set; }

Property Value

Type: Boolean
See Also