IAsset
|
The IAssetSchema type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AllowedExtensions |
Gets/sets the allowed extensions
(Inherited from IFileTypeLimitation) |
|
|
Archived |
Gets/sets the archived value of this entity
(Inherited from IEntity) |
|
|
Created |
Gets the entity's creation date.
(Inherited from IEntity) |
|
|
CreationUser |
Gets the ID of the User who created this entity.
(Inherited from IEntity) |
|
|
CurrentVersion |
Gets the current version of the this schema
(Inherited from ISchemaWithVersionsT) |
|
|
CurrentVersionNumber |
Gets the current version number of the schema
(Inherited from ISchemaWithVersions) |
|
|
Drafting |
Gets whether the schema is in drafting state. When a schema is in drafting state, it cannot be used for page creation.
(Inherited from ISchemaCommon) |
|
|
FriendlyName |
Gets and sets the schema's friendly name.
(Inherited from ISchemaCommon) |
|
|
Icon |
Gets and sets the icon of the page to be created with this schema.
(Inherited from ISchemaCommon) |
|
|
LastModified |
Gets the date when the entity was most recently modified.
(Inherited from IEntity) |
|
|
LastModifiedUser |
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity) |
|
|
Manager |
Gets the manager that retrieved this entity instance.
(Inherited from IEntityTManager) |
|
|
NonXmpMetadata | |
|
|
RootName |
Gets and sets the name of the schema's root element.
(Inherited from ISchemaCommon) |
|
|
SchemaSystemSecurity |
Gets/sets the access security of the schema.
(Inherited from ISchemaWithVersions) |
|
|
Session |
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity) |
|
|
SessionId |
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity) |
|
|
StorageQuota |
Gets the storage limitation associated with the Asset type defined by this schema
(Inherited from IAssetSchemaBasic) |
|
|
ThumbnailRelativePath |
Gets and sets the thumbnail image path of the schema to be associated with this schema.
(Inherited from ISchemaWithVersions) |
|
|
Type | Gets/sets the type of Asset |
|
|
Versioning |
Represents the version number of the object
(Inherited from ISchemaCommon) |
|
|
WorkflowDefinition |
Gets and sets the workflow defintion for this schema. If set, pages created with this schema
will be added to a workflow based on this defintion right away.
(Inherited from ISchemaCommon) |
|
|
WorkflowRequired |
Gets and sets whether pages created via this schema are added to a workflow after creation.
If this property is set to true, the WorkflowDefinition property must be set to a valid
workflow definition. Otherwise, validation will fail.
(Inherited from ISchemaCommon) |