Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsGid { get; set; }Public Property IsGid As Boolean
Get
Set
public:
property bool IsGid {
bool get ();
void set (bool value);
}member IsGid : bool with get, set
Property Value
Type:
Boolean
See Also