Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the XFileData object referenced by name or by a globally unique identifier (GUID).
Overload List
public XFileData GetDataObject(Guid); public XFileData GetDataObject(string);
Remarks
Exception GraphicsException.ErrorCode Cause GraphicsException XFileErrorCodes.BadValue A variable is outside its expected range; typically returned when an object is invalid. XFileErrorCodes.NotFound Object could not be found from the specified parameters.