detvItem Propriedades
Valor total do Item, correspondente à sua participação no total da nota. A soma dos itens deverá corresponder ao total da nota.
Namespace: api.mstiDFE.SDK.ViewModelsAssembly: api.mstiDFE.SDK.csharp (in api.mstiDFE.SDK.csharp.dll) Versão: 1.0.0+6ce88365c62401c87c214d0bb4709cb833cf1d67
public string vItem { get; set; }
Public Property vItem As String
Get
Set
Dim instance As det
Dim value As String
value = instance.vItem
instance.vItem = value
public:
property String^ vItem {
String^ get ();
void set (String^ value);
}
Valor da Propriedade
String