space
Previous Page | Next Page

SAS Namespace Types

Prompt


Subclass of AbstractPrompt


Overview

For use by the SAS Prompt Interface. A prompt will be either associated to a single metadata object or, if acting as a shared prompt, to a member of a SAS Folder.

Security Inheritance and Enforcement Rules

The following is a list of associations that are used to determine if this object should inherit access controls from another object (inheritance) or if the association is allowed for the object (enforcement). For more information about inheritance and enforcement rules, see the SAS 9.2 Intelligence Platform: Security Administration Guide.

Attributes

Name Description Type Length
PromptInfo Private information about the prompt, to be used only by the prompt interface.   String V512
PromptType Provides the input type to be used by the user interface, such as textbox or checkbox.   int  

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  LockedBy  PublicType  UsageVersion 

Associations

Inherited Associations
AccessControls/Objects , Changes/Objects , CustomAssociations/OwningObject , Documents/Objects , Extensions/OwningObject , ExternalIdentities/OwningObject , Groups/Members , Implementors/ImplementedObjects , Keywords/Objects , LocalizedAttributes/AssociatedLocalizedObject , Notes/Objects , PrimaryPropertyGroup/AssociatedObject , PromptEnabledObject/Prompts , PromptReferences/ReferencedPrompts , Prompts/PromptEnabledObject , Properties/AssociatedObject , PropertySets/OwningObject , ReferencedObjects/AssociatedObjects , ReferencedPrompts/PromptReferences , ResponsibleParties/Objects , SourceTransformations/TransformationSources , SpecSourceTransformations/SourceSpecifications , SpecTargetTransformations/TargetSpecifications , TargetTransformations/TransformationTargets , Timestamps/Objects , Trees/Members , TSObjectNamespace/TSObjects , UsedByPrototypes/UsingPrototype , UsingPrototype/UsedByPrototypes , ValueSource/AssociatedPrompt , Variables/AssociatedObject 

Attribute Details

PromptInfo
     Type:  String V512

Private information about the prompt, to be used only by the prompt interface.

PromptType
     Type:  int  

Provides the input type to be used by the user interface, such as textbox or checkbox.


space
Previous Page | Next Page | Top of Page