CategoryPayInside Property |
Makes category during which time is spent inside the workplace payable. Works only when
IsSticky is set to true.
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public bool PayInside { get; set; }
Public Property PayInside As Boolean
Get
Set
public:
property bool PayInside {
bool get ();
void set (bool value);
}
member PayInside : bool with get, set
Property Value
Type:
BooleanSee Also