Samraksh eMote .NOW
getDataReferenceType Property



Return data reference type
Syntax
'Declaration
 
<ObsoleteAttribute("Deprecated. Use Type instead.")>
Public ReadOnly Property getDataReferenceType As Type
'Usage
 
Dim instance As DataReference
Dim value As Type
 
value = instance.getDataReferenceType
[Obsolete("Deprecated. Use Type instead.")]
public Type getDataReferenceType {get;}
[Obsolete("Deprecated. Use Type instead.")]
public:
property Type^ getDataReferenceType {
   Type^ get();
}
Requirements

Target Platforms: eMote .NOW

See Also

Reference

DataReference Class
DataReference Members

Send Feedback