Proprietà ObjUpdContextPrimary
|
Indica se il contesto è primario o meno
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool Primary { get; set; }
Public Property Primary As Boolean
Get
Set
public:
property bool Primary {
bool get ();
void set (bool value);
}
member Primary : bool with get, set
Valore della proprietà
BooleanVedi anche