Touchstone 11.0 API Reference
ObjectSid Property (ObjectExportOptions)


Air.Services.Proxy Assembly > AIR.Services.ObjectManagement.Api Namespace > ObjectExportOptions Class : ObjectSid Property
(Required) Contains the unique sequential Object SID associated with the adminstrative boundaries you want to export.
Syntax
Public Property ObjectSid As Integer
Dim instance As ObjectExportOptions
Dim value As Integer
 
instance.ObjectSid = value
 
value = instance.ObjectSid
public int ObjectSid {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

ObjectExportOptions Class
ObjectExportOptions Members