Proprietà CfgOperationPublished
|
Indica se l'operazione è già stat pubblicata
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool Published { get; set; }
Public Property Published As Boolean
Get
Set
public:
property bool Published {
bool get ();
void set (bool value);
}
member Published : bool with get, set
Valore della proprietà
BooleanVedi anche