Touchstone 11.0 API Reference
ZoneSetSid Property


Air.Services.Proxy Assembly > AIR.Services.ObjectManagement.Api Namespace > Zone Class : ZoneSetSid Property
Contains the software-generated sequential identifier (SID) that uniquely identifies the Zone Set that the Zone is associated with.
Syntax
Public Property ZoneSetSid As Integer
Dim instance As Zone
Dim value As Integer
 
instance.ZoneSetSid = value
 
value = instance.ZoneSetSid
public int ZoneSetSid {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Zone Class
Zone Members