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