Responder Developer Guide
channelNumber Property (channel)


Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute(System.UInt32, "0")>
Public Property channelNumber As UInteger
'Usage
 
Dim instance As channel
Dim value As UInteger
 
instance.channelNumber = value
 
value = instance.channelNumber
[XmlAttribute()]
[DefaultValue(System.UInt32, "0")]
public uint channelNumber {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

channel Class
channel Members

 

 


Send Comment