Metodo DedAttrCollectionClone(DedCommType, Boolean)
|
Metodo per clonare la lista di attributi abbinati alle commesse.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedAttrCollection Clone(
DedCommType owner,
bool commAttr
)
Public Function Clone (
owner As DedCommType,
commAttr As Boolean
) As DedAttrCollection
public:
DedAttrCollection^ Clone(
DedCommType^ owner,
bool commAttr
)
member Clone :
owner : DedCommType *
commAttr : bool -> DedAttrCollection
Parametri
- owner DedCommType
-
- commAttr Boolean
-
Valore di ritorno
DedAttrCollectionVedi anche