GlobalClass.ValidateGraphicalIndicators(Int32, String, Boolean) Method

Definition

public virtual string ValidateGraphicalIndicators (int propertyID, string strGraphicalIndicators, bool Localized = false);
abstract member ValidateGraphicalIndicators : int * string * bool -> string
override this.ValidateGraphicalIndicators : int * string * bool -> string
Public Overridable Function ValidateGraphicalIndicators (propertyID As Integer, strGraphicalIndicators As String, Optional Localized As Boolean = false) As String

Parameters

propertyID
Int32
strGraphicalIndicators
String
Localized
Boolean

Returns

Implements

Applies to