FormAnimateControl.animateFile 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
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