SoLDMMediatorHasMultiDataError Method |
Return true if volume don't have the same tile size, etc...
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool HasMultiDataError()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function HasMultiDataError As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
bool HasMultiDataError()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member HasMultiDataError : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also