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