ApplicationClass.ValidateGraphicalIndicators(Int32, String, Boolean) 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.
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