Get the id of the parent group
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Nullable<int> ParentId { get; }
ReadOnly Property ParentId As Nullable(Of Integer)
Get
property Nullable<int> ParentId {
Nullable<int> get ();
}
Property Value
Type:
NullableInt32See Also