ArcFM Responder Mobile Developer Guide
OperationCanNotBeinthePast Class
Members 






Object Model
OperationCanNotBeinthePast Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class OperationCanNotBeinthePast 
   Inherits Miner.Responder.Shared.SubmitRuleException
'Usage
 
Dim instance As OperationCanNotBeinthePast
[System.Serializable()]
public class OperationCanNotBeinthePast : Miner.Responder.Shared.SubmitRuleException 
public class OperationCanNotBeinthePast = class(Miner.Responder.Shared.SubmitRuleException)
System.SerializableAttribute()
public class OperationCanNotBeinthePast extends Miner.Responder.Shared.SubmitRuleException
[System.Serializable()]
public __gc class OperationCanNotBeinthePast : public Miner.Responder.Shared.SubmitRuleException 
[System.Serializable()]
public ref class OperationCanNotBeinthePast : public Miner.Responder.Shared.SubmitRuleException 
Inheritance Hierarchy

System.Object
   System.Exception
         Miner.Responder.Shared.SubmitRuleException
            Miner.Responder.Shared.Exceptions.OperationCanNotBeinthePast

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OperationCanNotBeinthePast Members
Miner.Responder.Shared.Exceptions Namespace

Send Feedback