Responder Developer Guide
limits Property (OperationalLimitSet)


Syntax
'Declaration
 
<XmlArrayItemAttribute("limitID", IsNullable=False)>
Public Property limits As String()
'Usage
 
Dim instance As OperationalLimitSet
Dim value() As String
 
instance.limits = value
 
value = instance.limits
[XmlArrayItem("limitID", IsNullable=false)]
public string[] limits {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

OperationalLimitSet Class
OperationalLimitSet Members

 

 


Send Comment