clsRelChange..::..oItemType Property
Gets or sets the type of the o item.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public defRelationTypes oItemType { get; set; }
Public Property oItemType As defRelationTypes Get Set
public: property defRelationTypes^ oItemType { defRelationTypes^ get (); void set (defRelationTypes^ value); }