![]() ![]() |
|
Content Services User Administration API | |
![]() |
Overview | API Classes | Enumeration Constants | Status Codes |
![]() |
|
![]() |
![]() |
bAreRequiredPropertiesEntered PropertyThis property returns Boolean True when all of a mezObject's required properties have assigned values, otherwise, the method returns False. Syntax Applies to Data Type Default Value Access
bDeleteFlag PropertyThis property returns Boolean True when a mezObject's delete flag has been set to True. When the delete flag is set to True, the mezObject will be deleted the next time the Update() method is called. Syntax Applies to Data Type Default Value Access See Also
bIsModifiable PropertyThis property returns Boolean True when the user has permission to modify at least one of the mezObject's properties. Syntax Applies to Data Type Default Value Access
bIsModified PropertyThis property returns Boolean True when any of the mezObject's single value properties have been modified. Syntax Applies to Data Type Default Value Access
eAccessLevel PropertyThe level of access the user has to a mezObject, as defined in the e_ObjectAccess enumeration:
For more information about security access rights for end users, see the FileNet Content Services API Manual, release 5 series documentation on the FileNet website. Syntax Applies to Data Type Default Value Access See Also
eObjectState PropertyThe level of access the user has to a mezObject, as defined in the e_ObjectState enumeration:
For more information about security access rights for end users, see the FileNet Content Services API Manual, release 5 series documentation on the FileNet website. Syntax Applies to Data Type Default Value Access See Also
hSctx PropertyThis property returns the handle of the mezObject for the user's session into the Content Services library. Syntax Applies to Data Type Default Value Access
iActionListCount PropertyThe number of actions that can be performed on the mezObject. Syntax Applies to Data Type Default Value Access
iKeyCount PropertyThe number of key properties for the mezObject type. Syntax Applies to Data Type Default Value Access
iObjectNum PropertyThe number for the mezObject type. Syntax Applies to Data Type Default Value Access
iPropertyCount PropertyThe number of properties contained in the mezObject. Syntax Applies to Data Type Default Value Access
sKeyValue PropertyThe value of the mezObject's key. Syntax Applies to Data Type Default Value Access See Also
sListKey PropertyThe start value to be used when calling the mezProperty.Expand() method for a subsequent set of rows contained in the mezObject. Syntax Applies to Data Type Default Value Access See Also
sObjectName PropertyThe user friendly name for the type of the mezObject. Syntax Applies to Data Type Default Value Access |
![]() |
![]() |