FileChange.SetFileChangeAttribute Method
Public Shared Sub SetFileChangeAttribute( _
ByVal project_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 SetFileChangeAttribute(
EntityID project_id,
AttributeInfo info,
EntityID user_id,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void SetFileChangeAttribute(
EntityID^ project_id,
AttributeInfo^ info,
EntityID^ user_id,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- project_id
- EntityID
<default>
- info
- AttributeInfo
<default>
- user_id
- EntityID
<default>
- db
- IDatabase
<default>