0 - Sem vínculo com o tomador/ Prestador
1 - Controlada
2 - Controladora
3 - Coligada
4 - Matriz
5 - Filial ou sucursal
6 - Outro vínculo
public string vincPrest { get; set; }Public Property vincPrest As String
Get
Set
Dim instance As ComExterior
Dim value As String
value = instance.vincPrest
instance.vincPrest = valuepublic:
property String^ vincPrest {
String^ get ();
void set (String^ value);
}