'Declaration <DescriptionAttribute("Indicates whether PPN is german market PPN (11+PZN8+~C).")> Public ReadOnly Property IsGermanMarketPpn As Boolean
[Description("Indicates whether PPN is german market PPN (11+PZN8+~C).")] public bool IsGermanMarketPpn { get; }
[Description("Indicates whether PPN is german market PPN (11+PZN8+~C).")] public: __property bool get_IsGermanMarketPpn();
[Description("Indicates whether PPN is german market PPN (11+PZN8+~C).")] public:
property bool IsGermanMarketPpn { bool get(); }
Property Value
true, если PPN является PPN для немецкого рынка; в противном случае - false.