ClienteWebHookVMIdentificador Propriedades
Identificador utilizado pela API (ex: IDCanal na HUB)
Namespace: api.mstiADM.SDK.csharp.ViewModelsAssembly: api.mstiADM.SDK.csharp (in api.mstiADM.SDK.csharp.dll) Versão: 1.0.0+c23c448cfe8743e5292212c28d287d2094bded13
public string Identificador { get; set; }
Public Property Identificador As String
Get
Set
Dim instance As ClienteWebHookVM
Dim value As String
value = instance.Identificador
instance.Identificador = value
public:
property String^ Identificador {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String