| AkObjectSaveFileToObjectAndCommit Method |
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static AkReturn SaveFileToObjectAndCommit(
string path,
string fileName,
AkObject obj,
string propName
)
Parameters
- path
- Type: SystemString
- fileName
- Type: SystemString
- obj
- Type: Appkit.DataAkObject
- propName
- Type: SystemString
Return Value
Type:
AkReturn
See Also