ReferenceLiteral<T> Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Workflow.Activities
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Inheritance Hierarchy
System.Object
System.Activities.Activity
System.Activities.ActivityWithResult
System.Activities.Activity<TResult>
System.Activities.CodeActivity<TResult>
Microsoft.Xrm.Sdk.Workflow.Activities.ReferenceLiteral<T>
Syntax
[ContentPropertyAttribute("Value")]
public sealed class ReferenceLiteral<T> : CodeActivity<T>, IValueSerializableExpression
<ContentPropertyAttribute("Value")>
Public NotInheritable Class ReferenceLiteral(Of T)
Inherits CodeActivity(Of T)
Implements IValueSerializableExpression
Type Parameters
- T
Constructors
Name | Description | |
---|---|---|
ReferenceLiteral<T>() | For internal use only. |
|
ReferenceLiteral<T>(T) | For internal use only. |
Properties
Name | Description | |
---|---|---|
CacheId | (Inherited from Activity.) |
|
DisplayName | (Inherited from Activity.) |
|
Id | (Inherited from Activity.) |
|
ImplementationVersion | (Inherited from CodeActivity<TResult>.) |
|
Result | (Inherited from Activity<TResult>.) |
|
ResultType | (Inherited from ActivityWithResult.) |
|
Value | For internal use only. |
Methods
Name | Description | |
---|---|---|
CanConvertToString(IValueSerializerContext) | For internal use only. |
|
ConvertToString(IValueSerializerContext) | For internal use only. |
|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | For internal use only.(Overrides Activity.ToString().) |
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.
See Also
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright