Свойство | Тип | Описание | |
---|---|---|---|
AddFile | Task |
||
CheckNeedUploadFiles | void | ||
FileExistToServer | Task |
||
FindTypeIdOnServer | int | ||
UploadFieldFileOrImage | void |
Метод | Описание | |
---|---|---|
Add ( List |
||
Add ( List |
||
Add ( |
||
Add ( |
||
CreateDataSet ( int schemaId, string name ) : int | ||
Delete ( int typeId, IEnumerable |
||
Delete ( int typeId, int objId ) : void | ||
Exist ( |
||
Exist ( int typeId ) : bool | ||
Get ( int typeId, int objId ) : |
||
GetAll ( int typeId, int schemaId, int setId ) : XObject>.Dictionary |
||
GetAll ( FieldMode fieldMode = FieldMode.all ) : XType>.Dictionary |
||
GetAll ( int typeId, FieldMode fieldMode = FieldMode.all ) : XFieldInfo>.Dictionary |
||
GetById ( int id ) : |
||
GetBySchema ( int schemaId, FieldMode fieldMode = FieldMode.all ) : XType>.Dictionary |
||
GetFieldValue ( int typeId, int objId, string fieldName ) : string | ||
GetFields ( int id ) : string>.Dictionary |
||
GetLinksInfo ( int typeId ) : XLinkInfo>.Dictionary |
||
GetRelation ( int sourceTypeId, int targetTypeId ) : TypeRelation | ||
GetSchemas ( ) : XSchema>.Dictionary |
||
GetSets ( int shemeId ) : XSet>.Dictionary |
||
TryGetValueByLabel ( int id, string label, string &value ) : bool | ||
Update ( int typeId, int objId, |
||
Update ( List |
||
Update ( |
||
Validate ( |
||
Validate ( int typeId, List |
||
Validate ( int typeId, |
||
Validate ( List |
||
ValidateValue ( int id, string value ) : bool |
Метод | Описание | |
---|---|---|
AddFile ( int typeId, int objId, |
||
CheckNeedUploadFiles ( |
||
FileExistToServer ( int typeId, int objId, string field, string localName ) : Task |
||
FindTypeIdOnServer ( |
||
UploadFieldFileOrImage ( int typeId, int objId, IEnumerable |
public Add ( List |
||
objects | List |
|
checkUploadFile | bool | |
Результат | void |
public Add ( |
||
link | ||
Результат | void |
public Add ( |
||
obj | ||
checkUploadFile | bool | |
Результат | void |
public CreateDataSet ( int schemaId, string name ) : int | ||
schemaId | int | |
name | string | |
Результат | int |
public Delete ( int typeId, IEnumerable |
||
typeId | int | |
listId | IEnumerable |
|
Результат | void |
public Delete ( int typeId, int objId ) : void | ||
typeId | int | |
objId | int | |
Результат | void |
public Exist ( |
||
link | ||
Результат | bool |
public Get ( int typeId, int objId ) : |
||
typeId | int | |
objId | int | |
Результат |
public GetAll ( int typeId, int schemaId, int setId ) : XObject>.Dictionary |
||
typeId | int | |
schemaId | int | |
setId | int | |
Результат | XObject>.Dictionary |
public GetAll ( FieldMode fieldMode = FieldMode.all ) : XType>.Dictionary |
||
fieldMode | FieldMode | |
Результат | XType>.Dictionary |
public GetAll ( int typeId, FieldMode fieldMode = FieldMode.all ) : XFieldInfo>.Dictionary |
||
typeId | int | |
fieldMode | FieldMode | |
Результат | XFieldInfo>.Dictionary |
public GetById ( int id ) : |
||
id | int | |
Результат |
public GetBySchema ( int schemaId, FieldMode fieldMode = FieldMode.all ) : XType>.Dictionary |
||
schemaId | int | |
fieldMode | FieldMode | |
Результат | XType>.Dictionary |
public GetFieldValue ( int typeId, int objId, string fieldName ) : string | ||
typeId | int | |
objId | int | |
fieldName | string | |
Результат | string |
public GetFields ( int id ) : string>.Dictionary |
||
id | int | |
Результат | string>.Dictionary |
public GetLinksInfo ( int typeId ) : XLinkInfo>.Dictionary |
||
typeId | int | |
Результат | XLinkInfo>.Dictionary |
public GetRelation ( int sourceTypeId, int targetTypeId ) : TypeRelation | ||
sourceTypeId | int | |
targetTypeId | int | |
Результат | TypeRelation |
public GetSchemas ( ) : XSchema>.Dictionary |
||
Результат | XSchema>.Dictionary |
public GetSets ( int shemeId ) : XSet>.Dictionary |
||
shemeId | int | |
Результат | XSet>.Dictionary |
public TryGetValueByLabel ( int id, string label, string &value ) : bool | ||
id | int | |
label | string | |
value | string | |
Результат | bool |
public Update ( int typeId, int objId, |
||
typeId | int | |
objId | int | |
field | ||
Результат | bool |
public Update ( List |
||
objects | List |
|
checkUploadFile | bool | |
Результат | void |
public Update ( |
||
obj | ||
checkUploadFile | bool | |
Результат | void |
public Validate ( |
||
link | ||
Результат | bool |
public Validate ( int typeId, List |
||
typeId | int | |
fields | List |
|
Результат | bool |
public Validate ( int typeId, |
||
typeId | int | |
field | ||
Результат | bool |
public ValidateValue ( int id, string value ) : bool | ||
id | int | |
value | string | |
Результат | bool |