TheFLDOR..::..PO Property
PropertyBag that will be merged with the existing Propertybag of the Control
Namespace:
nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public ThePropertyBag PO { get; set; }
Public Property PO As ThePropertyBag Get Set
public: property ThePropertyBag^ PO { ThePropertyBag^ get (); void set (ThePropertyBag^ value); }