GateRegistrationGateTypeId Property |
Gate Type -
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string GateTypeId { get; set; }
Public Property GateTypeId As String
Get
Set
public:
property String^ GateTypeId {
String^ get ();
void set (String^ value);
}
member GateTypeId : string with get, set
Property Value
Type:
String
See Also