UpdateFileProperties Method
Updates the properties on a checked out file.
Required Permissions
FileCheckOutSyntax
public void UpdateFileProperties(
System.long[] masterIds,
PropInstParamArray[] propValues
)Public Sub UpdateFileProperties( _
ByVal masterIds() As System.Long, _
ByVal propValues() As PropInstParamArray _
) Parameters
| Name | Description |
|---|---|
| masterIds | An array of files. All arrays must be the same size. |
| propValues |