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) | |
previewPartReference() |
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 -> string
Public Overridable Function previewPartReference (_value As String) As String
Parameters
- _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 -> string
Public Overridable Function previewPartReference () As String
Returns
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute