Share via


DictField.dateTimeTimeZoneRuleFieldName Method

Definition

Overloads

dateTimeTimeZoneRuleFieldName(Int32)
dateTimeTimeZoneRuleFieldName()

dateTimeTimeZoneRuleFieldName(Int32)

public:
 virtual System::String ^ dateTimeTimeZoneRuleFieldName(int _arrayindex);
public virtual string dateTimeTimeZoneRuleFieldName (int _arrayindex);
abstract member dateTimeTimeZoneRuleFieldName : int -> string
override this.dateTimeTimeZoneRuleFieldName : int -> string
Public Overridable Function dateTimeTimeZoneRuleFieldName (_arrayindex As Integer) As String

Parameters

_arrayindex
Int32

Returns

Applies to

dateTimeTimeZoneRuleFieldName()

public:
 virtual System::String ^ dateTimeTimeZoneRuleFieldName();
public virtual string dateTimeTimeZoneRuleFieldName ();
abstract member dateTimeTimeZoneRuleFieldName : unit -> string
override this.dateTimeTimeZoneRuleFieldName : unit -> string
Public Overridable Function dateTimeTimeZoneRuleFieldName () As String

Returns

Applies to