The VGProfileInstance type exposes the following members.

Constructors

  NameDescription
Public methodVGProfileInstance
Initializes a new instance of the VGProfileInstance class

Methods

  NameDescription
Public methodCreateModuleProfileMappedAttribute
Public methodCreateProfileAttribute(String, VGProfileDataType)
Public methodCreateProfileAttribute(String, VGProfileDataType, String, String)
Public methodCreateProfileAttribute(String, VGProfileDataType, String, String, Int32, String, Boolean, Boolean, Boolean, Boolean, Int32, String, String, VGAttribute_InformationType)
Public methodCreateProfileAttribute(String, VGProfileDataType, String, String, Int32, String, Object, Boolean, Boolean, Boolean, Boolean, Int32, String, String, VGAttribute_InformationType)
Public methodCreateProfileAttribute(String, VGProfileDataType, String, String, Int32, String, Object, Boolean, Boolean, Boolean, Boolean, Boolean, Int32, String, String, VGAttribute_InformationType)
Public methodDeleteModuleProfileMappedAttribute
Public methodDeleteProfileAttribute
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAllModuleProfileAttributes
Public methodGetAllModuleProfileMappedAttributes
Public methodGetAllModuleProfileMappedAttributesByProfileAttributeID
Public methodGetAllProfileAttributes
Public methodGetAllSearchableProfileAttributes
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetProfileAttributeById
Public methodGetProfileAttributeByName
Public methodGetSupportedVGProfileAttributeDataTypes
Public methodGetThumbnailImageForImageType
Get Thumbnail image for profile attribute (with image datatype)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsValidationExpressionSupported
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodUpdateProfileAttribute
Public methodUpdateProfileAttributeViewOrder
Public methodValidateImageForProfileValue

Properties

  NameDescription
Public propertyRuntime

See Also