RegraFiscalVMManipuladores Propriedades
Conjunto de ações a serem executadas no DF-e, caso a condição seja verdadeira
Namespace: api.mstiTAX.SDK.csharp.ViewModels.SharedAssembly: api.mstiTAX.SDK.csharp (in api.mstiTAX.SDK.csharp.dll) Versão: 1.0.0+676a05921c09298d9484e2226b384975ffc75604
public ICollection<ManipuladorVM> Manipuladores { get; set; }
Public Property Manipuladores As ICollection(Of ManipuladorVM)
Get
Set
Dim instance As RegraFiscalVM
Dim value As ICollection(Of ManipuladorVM)
value = instance.Manipuladores
instance.Manipuladores = value
public:
property ICollection<ManipuladorVM^>^ Manipuladores {
ICollection<ManipuladorVM^>^ get ();
void set (ICollection<ManipuladorVM^>^ value);
}
Valor da Propriedade
ICollectionManipuladorVM