salesliterature.employeecontactid Field

banner art

Specifies the ID of the user who is responsible for the sales literature.

Syntax

[Visual Basic .NET]
Public Field employeecontactid As Lookup
[C#]
public Lookup employeecontactid;
[JScript]
public var employeecontactid : Lookup;

Remarks

Represents a field of type Lookup.

The following table contains additional information about this attribute:

Platform required No
Application requirement level1 No Constraint
Valid for create Yes
Valid for retrieve Yes
Valid for update Yes
Related entity systemuser

1 – Customizable. Indicates the value for a default installation.

See Also

© 2007 Microsoft Corporation. All rights reserved.