ScriptAttributeBaseClass Property

The objects of a specific class to which the method is bound. (All classes assumed if not specified.)

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public Object Class { get; set; }

Property Value

Object

See Also