enderDestUF Propriedades
Estado do destinatário. Ex.: GO, MG, SP, etc. Informar ‘EX’ para operações com o exterior
Namespace: api.mstiDFE.SDK.ViewModelsAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string UF { get; set; }
Public Property UF As String
Get
Set
Dim instance As enderDest
Dim value As String
value = instance.UF
instance.UF = value
public:
property String^ UF {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String