'Declaration
Public Overloads Overridable Sub RecordAttributeStateChange( _ ByVal desc As System.String, _ ByVal element As INElement, _ ByVal attributeName As System.String, _ ByVal hint As System.String _ )
'Usage
Dim instance As NElementHistoryService Dim desc As System.String Dim element As INElement Dim attributeName As System.String Dim hint As System.String instance.RecordAttributeStateChange(desc, element, attributeName, hint)
public virtual void RecordAttributeStateChange( System.string desc, INElement element, System.string attributeName, System.string hint )
Parameters
- desc
- element
- attributeName
- hint