Class ModelEventArgs

Represents arguments used in model events

Inheritance
ModelEventArgs
Namespace: TSD.API.Remoting
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class ModelEventArgs : EventArgs

Properties

Name Description
ModelId

Gets the Guid of the model

ModelPath

Gets the path to the model file

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next