Proprietà AttributeTableRowIsTranslation
|
Indica se è una traduzione.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 27.1.0
Sintassi public 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à
BooleanVedi anche