This topic has not yet been rated - Rate this topic

FormControlMetadata Class

Class describing form control metadata.

Namespace:  Microsoft.Dynamics.AX.Framework.Services.Metadata.Contracts
Assembly:  Microsoft.Dynamics.AX.Services.Metadata (in Microsoft.Dynamics.AX.Services.Metadata.dll)
[DataContractAttribute]
[KnownTypeAttribute(typeof(ActionPaneControlMetadata))]
[KnownTypeAttribute(typeof(ButtonGroupControlMetadata))]
[KnownTypeAttribute(typeof(CustomFilterGroupMetadata))]
[KnownTypeAttribute(typeof(FieldControlMetadata))]
[KnownTypeAttribute(typeof(ActionPaneTabControlMetadata))]
[KnownTypeAttribute(typeof(ButtonControlMetadata))]
public class FormControlMetadata : MetadataBase, 
	IFormControlMetadata, IFormControlMetadataCommon
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.