public uint ChannelDefinitionIndex { get; set; }
Public Property ChannelDefinitionIndex As UInteger
Get
Set
public:
property unsigned int ChannelDefinitionIndex {
unsigned int get ();
void set (unsigned int value);
}
function get_ChannelDefinitionIndex();
function set_ChannelDefinitionIndex(value);
InvalidDataException | ChannelDefinitionIndex element not found in channel setting. |