The following tables list the members exposed by SharedObjectDefinition.
| Name | Description | |
|---|---|---|
![]() | SharedObjectDefinition Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | CustomProperties | Gets or sets an array of custom property definitions that the shared object exposes. |
![]() | Name | Returns a string that uniquely identifies the shared object and is used to locate/identify shared object style information. |
![]() | ObjectType | Returns a type used to determine the specific shared object that is being defined. |
![]() | RelatedComponentRoles | Returns or sets an array of component role names indicating which component roles the shared object uses. |
![]() | RelatedRoles | Returns or sets an array of role names indicating which roles the shared object uses. |
![]() | RelatedSharedObjects | Returns or sets an array of shared object names indicating which shared object roles the shared object being defined utilizes. |