PartnerEdifact.Unb11 Property

Definition

public:
 property Nullable<bool> Unb11 { Nullable<bool> get(); void set(Nullable<bool> value); };
public Nullable<bool> Unb11 { get; set; }
member this.Unb11 : Nullable<bool> with get, set
Public Property Unb11 As Nullable(Of Boolean)

Property Value

Nullable<Boolean>

Implements

Applies to