Proprietà DocStructInfoEventArgsIsStructureOperation
|
Indica se è in un comando di check-in/out struttura.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool IsStructureOperation { get; set; }Public Property IsStructureOperation As Boolean
Get
Set
public:
property bool IsStructureOperation {
bool get ();
void set (bool value);
}member IsStructureOperation : bool with get, set
Valore della proprietà
Boolean
Vedi anche