StringAttributeMetadata.YomiOf Property

 

Applies To: Dynamics CRM 2015

For internal use only.

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

Syntax

[DataMemberAttribute]
public string YomiOf { get; set; }
public:
[DataMemberAttribute]
property String^ YomiOf {
    String^ get();
    void set(String^ value);
}
[<DataMemberAttribute>]
member YomiOf : string with get, set
<DataMemberAttribute>
Public Property YomiOf As String

Property Value

Type: System.String

Type: String
 For internal use only.

See Also

StringAttributeMetadata Class
Microsoft.Xrm.Sdk.Metadata Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright