Metodo DevExpressUtilitySetRepositoryLength
|
Setta la lunghezza del repository
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static void SetRepositoryLength(
RepositoryItem rep,
DedAttr attr
)
Public Shared Sub SetRepositoryLength (
rep As RepositoryItem,
attr As DedAttr
)
public:
static void SetRepositoryLength(
RepositoryItem^ rep,
DedAttr^ attr
)
static member SetRepositoryLength :
rep : RepositoryItem *
attr : DedAttr -> unit
Parametri
- rep RepositoryItem
- repository da modificare
- attr DedAttr
- Attributo del repository
Vedi anche