ArcFM Solution Developer Guide
ErrorDescription Property (MMFeederSpaceClass)


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