Proprietà RowAttributeIsTranslation
|
Indica se si tratta di una traduzione o meno.
Namespace:
DedNet.Lib
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassipublic bool IsTranslation { get; }Public ReadOnly Property IsTranslation As Boolean
Get
public:
property bool IsTranslation {
bool get ();
}member IsTranslation : bool with get
Valore della proprietà
Tipo:
Boolean
Vedi anche