Property BaseProtocolType
BaseProtocolType
Gets or sets the name of the element type for which this protocol is a base protocol, if this protocol is a base protocol.
public string BaseProtocolType { get; set; }
Property Value
- string
If this protocol is a base protocol, contains the name of the element type for which this protocol is a base protocol.