ArcFM Engine Developer Guide
ErrorDescription Property (IMMTimeMarker)


Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
ReadOnly Property ErrorDescription( _
   ByVal ErrorCondition As mmFMErrorCondition, _
   ByVal Index As Integer _
) As String
'Usage
 
Dim instance As IMMTimeMarker
Dim ErrorCondition As mmFMErrorCondition
Dim Index As Integer
Dim value As String
 
value = instance.ErrorDescription(ErrorCondition, Index)
[DispId(1610678275)]
string ErrorDescription( 
   mmFMErrorCondition ErrorCondition,
   int Index
) {get;}

Parameters

ErrorCondition
Index
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMTimeMarker Interface
IMMTimeMarker Members

 

 


Send Comment