Class XMLUtility.TNameSpace
Tipo Namespace
Inheritance
System.Object
XMLUtility.TNameSpace
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.Utility
Assembly: Unimake.Business.DFe.dll
Syntax
public class TNameSpace
Properties
NS
Conteúdo do Namespace
Declaration
public string NS { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Prefix
Prefixo do Namespace
Declaration
public string Prefix { get; set; }
Property Value
Type | Description |
---|---|
System.String |