DataCacheKey.Owner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Dynamics::Ax::Xpp::Metadata::CommonHandle ^ Owner { Microsoft::Dynamics::Ax::Xpp::Metadata::CommonHandle ^ get(); void set(Microsoft::Dynamics::Ax::Xpp::Metadata::CommonHandle ^ value); };
public Microsoft.Dynamics.Ax.Xpp.Metadata.CommonHandle Owner { get; set; }
member this.Owner : Microsoft.Dynamics.Ax.Xpp.Metadata.CommonHandle with get, set
Public Property Owner As CommonHandle
Property Value
Microsoft.Dynamics.Ax.Xpp.Metadata.CommonHandle