File.SetSystemFileAttribute Method
Public Shared Sub SetSystemFileAttribute( _
ByVal info As AttributeInfo, _
ByVal extensions As List(Of String), _
ByVal user_id As EntityID, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
Parameters
- info
- AttributeInfo
the attribute information
the list of extensions for the attribute
- user_id
- EntityID
the id of user making the change
- db
- IDatabase
the database connection