Share via


salesliterature.iscustomerviewable Field

banner art

Specifies whether sales literature is to be visible to customers.

Syntax

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

Remarks

Represents a field of type CrmBoolean.

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
Display strings1 No
Yes
Default value1 No

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

See Also

© 2007 Microsoft Corporation. All rights reserved.