EnderecoVMPackComplemento Propriedades
Namespace: api.mstiADM.SDK.csharp.ViewModels.ClientPackVMAssembly: api.mstiADM.SDK.csharp (in api.mstiADM.SDK.csharp.dll) Versão: 1.0.0+c23c448cfe8743e5292212c28d287d2094bded13
public string Complemento { get; set; }
Public Property Complemento As String
Get
Set
Dim instance As EnderecoVMPack
Dim value As String
value = instance.Complemento
instance.Complemento = value
public:
property String^ Complemento {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String