public bool AuthorTaskAssignedRoleRowIDCached { get; set; }
Public Property AuthorTaskAssignedRoleRowIDCached As Boolean
Get
Set
public:
property bool AuthorTaskAssignedRoleRowIDCached {
bool get ();
void set (bool value);
}
member AuthorTaskAssignedRoleRowIDCached : bool with get, set