Méthode | Description | |
---|---|---|
ByCustomField ( this |
||
ById ( this |
||
ByName ( this |
||
ByParent ( this |
public static ByCustomField ( this |
||
query | this |
|
fieldName | string | |
fieldValue | string | |
Résultat | Query |
public static ById ( this |
||
query | this |
|
id | int | |
Résultat | Query |
public static ByName ( this |
||
query | this |
|
name | string | |
Résultat | Query |
public static ByParent ( this |
||
query | this |
|
parentId | int | |
Résultat | Query |