Share via


DefaultAttribute.Value Property

 

Applies To: Dynamics CRM 2015

Gets the default value.

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

Syntax

public string Value { get; }
public:
property String^ Value {
    String^ get();
}
member Value : string with get
Public ReadOnly Property Value As String

Property Value

Type: System.String

Type: String
The default value.

See Also

DefaultAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright