public static CIMCustomGridLabelTemplate FromJson( string json, JsonDeserializationSettings settings )
Public Shared Function FromJson( _ ByVal json As String, _ Optional ByVal settings As JsonDeserializationSettings _ ) As CIMCustomGridLabelTemplate
Parameters
- json
- The JSON string containing the CIMCustomGridLabelTemplate state.
- settings
- The JSON deserialization settings.