Fields Property
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Namespace: Microsoft.CommerceServer.Interop.Profiles
Assembly: Microsoft.CommerceServer.Interop (in Microsoft.CommerceServer.Interop.dll)
Syntax
'Declaration
ReadOnly Property Fields As Fields
'Usage
Dim instance As IProfileObject
Dim value As Fields
value = instance.Fields
Fields Fields { get; }
property Fields^ Fields {
Fields^ get ();
}
function get Fields () : Fields
Property Value
Type: Fields
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.