| AOCMessageActionUnitType Property |
[Missing <summary> documentation for "P:AsterNET.Manager.Action.AOCMessageAction.UnitType"]
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int UnitType { get; set; }
Public Property UnitType As Integer
Get
Set
public:
property int UnitType {
int get ();
void set (int value);
}
member UnitType : int with get, set
Property Value
Type:
Int32See Also