ZoneComputedIsRestricted Property |
Namespace: ConnectedApps.Cms.Entities.IPDomainRestrictionAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool ComputedIsRestricted { get; set; }
Public Property ComputedIsRestricted As Boolean
Get
Set
public:
property bool ComputedIsRestricted {
bool get ();
void set (bool value);
}
member ComputedIsRestricted : bool with get, set
Property Value
Type:
Boolean
See Also