Class ValePed
Inheritance
System.Object
ValePed
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml.MDFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class ValePed
Properties
CategCombVeic
Declaration
public CategoriaCombinacaoVeicular? CategCombVeic { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<CategoriaCombinacaoVeicular> |
Disp
Declaration
public List<Disp> Disp { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Disp> |
Methods
ShouldSerializeCategCombVeic()
Declaration
public bool ShouldSerializeCategCombVeic()
Returns
Type | Description |
---|---|
System.Boolean |