SAS Namespace Types |
Subclass of AbstractProperty
Subtypes
This is the super type for types that define properties that are for prototype objects only. These are either AttributeProperty or AssociationProperty objects.
The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.
Inherited Attributes
Name,
Id,
Desc,
MetadataCreated,
MetadataUpdated,
ChangeState,
IsExpert,
IsLinked,
IsRequired,
IsUpdateable,
IsVisible,
LockedBy,
UsageVersion
Name | Cardinality | Description | Associated Types |
OwningPrototype Partner: PrototypeProperties | 1 to 1 | The prototype that owns these properties. | Prototype |
Inherited Associations
AccessControls/Objects,
AssociatedPropertyGroup/GroupedProperties,
Changes/Objects,
CustomAssociations/OwningObject,
Customizers/CustomizedProperties,
Documents/Objects,
Editors/EditedProperties,
Extensions/OwningObject,
ExternalIdentities/OwningObject,
Groups/Members,
Implementors/ImplementedObjects,
Keywords/Objects,
LocalizedAttributes/AssociatedLocalizedObject,
Notes/Objects,
PrimaryPropertyGroup/AssociatedObject,
Prompts/PromptEnabledObject,
Properties/AssociatedObject,
PropertySets/OwningObject,
ReferencedObjects/AssociatedObjects,
Resources/LocalizedObject,
ResponsibleParties/Objects,
SourceTransformations/TransformationSources,
SpecSourceTransformations/SourceSpecifications,
SpecTargetTransformations/TargetSpecifications,
StoredConfiguration/AssociatedProperty,
TargetTransformations/TransformationTargets,
Timestamps/Objects,
Trees/Members,
TSObjectNamespace/TSObjects,
UsedByPrototypes/UsingPrototype,
UsingPrototype/UsedByPrototypes,
Validators/ValidatedProperties,
Variables/AssociatedObject
OwningPrototype
Cardinality: 1 to 1
Partner: PrototypeProperties
The prototype that owns these properties.
Associated Types:
Prototype
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.