v6.0
Returns the type of the model with respect to reference models. For example, whether the model is a regular model, a reference model, the head reference model, etc. For more information on the possible values, see the siModelKind enum.
// get accessor siModelKind rtn = Model.ModelKind; |