None.
Name | Description | Type | Additional information |
---|---|---|---|
MainType | integer |
None. |
|
RecId | integer |
None. |
|
SubType | integer |
None. |
|
MajorAttachId | integer |
None. |
{ "MainType": 1, "RecId": 2, "SubType": 3, "MajorAttachId": 4 }
<ModifyAttachmentMajorPara xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LemonScm.WebApi.Areas.BaseData.Models"> <MainType>1</MainType> <MajorAttachId>4</MajorAttachId> <RecId>2</RecId> <SubType>3</SubType> </ModifyAttachmentMajorPara>
Sample not available.
None.