ArcFM Engine Developer Guide
ErrorDescription Property (MMFeederSpaceClass)


Syntax
'Declaration
 
Public Overridable ReadOnly Property ErrorDescription( _
   ByVal ErrorCondition As mmFMErrorCondition, _
   ByVal Index As Integer _
) As String
'Usage
 
Dim instance As MMFeederSpaceClass
Dim ErrorCondition As mmFMErrorCondition
Dim Index As Integer
Dim value As String
 
value = instance.ErrorDescription(ErrorCondition, Index)
public virtual 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

MMFeederSpaceClass Class
MMFeederSpaceClass Members

 

 


Send Comment