Share via


FormAnimateControl.animateFile Method

Definition

Overloads

animateFile(String)
animateFile()

animateFile(String)

public:
 virtual System::String ^ animateFile(System::String ^ _value);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string animateFile (string _value);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member animateFile : string -> string
override this.animateFile : string -> string
Public Overridable Function animateFile (_value As String) As String

Parameters

_value
String

Returns

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to

animateFile()

public:
 virtual System::String ^ animateFile();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual string animateFile ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member animateFile : unit -> string
override this.animateFile : unit -> string
Public Overridable Function animateFile () As String

Returns

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to