0 - SEFAZ
1 - Justiça Federal
2 - Justiça Estadual
3 - Secex/RFB
9 - Outros
public string indProc { get; set; }Public Property indProc As String
Get
Set
Dim instance As TNFeInfNFeInfAdicProcRef
Dim value As String
value = instance.indProc
instance.indProc = valuepublic:
property String^ indProc {
String^ get ();
void set (String^ value);
}