Folder.SetFolderFileChangeAttribute Method
Public Shared Sub SetFolderFileChangeAttribute( _
ByVal folder_id As EntityID, _
ByVal info As AttributeInfo, _
ByVal user_id As EntityID, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void SetFolderFileChangeAttribute(
EntityID folder_id,
AttributeInfo info,
EntityID user_id,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void SetFolderFileChangeAttribute(
EntityID^ folder_id,
AttributeInfo^ info,
EntityID^ user_id,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- folder_id
- EntityID
<default>
- info
- AttributeInfo
<default>
- user_id
- EntityID
<default>
- db
- IDatabase
<default>