Skip to content
Was this article helpful?

ApplicationAttributeDefinitionService Methods

The ApplicationAttributeDefinitionService type exposes the following members.

Methods

 

NameDescription
Public methodCreateBooleanDefinition Creates an ApplicationAttributeDefinition with a Boolean data type.
Public methodCreateDateTimeDefinition Creates an ApplicationAttributeDefinition with a DateTime data type.
Public methodCreateNumericDefinition Creates an ApplicationAttributeDefinition with a numeric data type.
Public methodCreateRagDefinition Creates an ApplicationAttributeDefinition with a Rag data type.
Public methodCreateStringDefinition Creates an ApplicationAttributeDefinition with a String data type.
Public methodCreateStringListDefinition Creates an ApplicationAttributeDefinition with a string list data type.
Public methodDelete(ApplicationAttributeDefinition[]) Deletes the specified ApplicationAttributeDefinition objects.
Public methodDelete(IEnumerable(ApplicationAttributeDefinition)) Deletes the specified ApplicationAttributeDefinition objects.
Public methodEquals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public methodGet() Retrieves all the ApplicationAttributeDefinition objects.
Public methodGet(IEnumerable(String)) Retrieves the specified ApplicationAttributeDefinition objects.
Public methodGet(String) Retrieves the specified ApplicationAttributeDefinition object.
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Public methodToString Returns a string that represents the current object. (Inherited from Object.)
  Back to Top

See Also

Reference

ApplicationAttributeDefinitionService Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?