%Studio.SASchemaFile
class %Studio.SASchemaFile extends %Studio.SASchema
This class implements SASchema which is loaded from an OS fileMethod Inventory
Methods
return true if the file has not been modified
classmethod OutputToStream(pStream As %Stream.Object, Output pChecksum As %String, pParameter As %String = "") as %Status
The filename is passed in as pParameter.
pChecksum is set to the file's modified time.
pChecksum is set to the file's modified time.
classmethod getFilename(pParameter) as %String