Cue.previewPartReference Method   
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.
Overloads
previewPartReference(String)
public:
 virtual System::String ^ previewPartReference(System::String ^ _value);[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string previewPartReference(string _value);[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member previewPartReference : string -> string
override this.previewPartReference : string -> stringPublic Overridable Function previewPartReference (_value As String) As StringParameters
- _value
- String
Returns
- Attributes
- 
			Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute
Applies to
previewPartReference()
public:
 virtual System::String ^ previewPartReference();[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string previewPartReference();[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member previewPartReference : unit -> string
override this.previewPartReference : unit -> stringPublic Overridable Function previewPartReference () As StringReturns
- Attributes
- 
			Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute