ReferenceLiteral.ShouldSerializeValue Method

For internal use only.

Namespace: Microsoft.Xrm.Sdk.Workflow.Activities
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Syntax

'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Function ShouldSerializeValue As Boolean
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
public bool ShouldSerializeValue ()

Return Value

Type: Boolean

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Windows Server 2008,Windows Server 2012,Windows 7

See Also

Reference

ReferenceLiteral Generic Class
ReferenceLiteral Members
Microsoft.Xrm.Sdk.Workflow.Activities Namespace

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.