Share via


FormAnimateControl.type Method

Definition

Overloads

type(Int32)
type()

type(Int32)

public:
 override int type(int _value);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override int type (int _value);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.type : int -> int
Public Overrides Function type (_value As Integer) As Integer

Parameters

_value
Int32

Returns

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to

type()

public:
 override int type();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override int type ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.type : unit -> int
Public Overrides Function type () As Integer

Returns

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to