AquaLogic Interaction Development Kit (IDK) 6.0.0

ProfileInfo Class

A NamedValueMap for storing administrative configuration settings for a profile service.

For a list of all members of this type, see ProfileInfo Members.

System.Object
   Plumtree.Remote.Util.NamedValueMap
      Plumtree.Remote.Profile.ProfileInfo

public class ProfileInfo : NamedValueMap

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Note: When providing values for date properties, the value should be in the format MM/dd/yy hh:mm:ss AM. For example, 10/25/04 11:53:30 PM.

Requirements

Namespace: Plumtree.Remote.Profile

Assembly: idk (in idk.dll)

See Also

ProfileInfo Members | Plumtree.Remote.Profile Namespace | ToString | DateTimeFormatInfo