Proprietà AttributeTableRowIsTranslation
|
Indica se è una traduzione.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic bool IsTranslation { get; set; }Public Property IsTranslation As Boolean
Get
Set
public:
property bool IsTranslation {
bool get ();
void set (bool value);
}member IsTranslation : bool with get, set
Valore della proprietà
Boolean
Vedi anche