ArcFM Engine Developer Guide
IUserDateTimeInput Interface
Members 


Helper interface - Implemented by DateTime Input controls, which needs to be refreshed once retrieved from cached (Example: Controls is cached in 12h mode, and retrieved for 24h mode (or vice versa) - It needs to be recreated with same properties - Refreshed)
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
Public Interface IUserDateTimeInput 
   Inherits Miner.Responder.Shared.IUserInput 
'Usage
 
Dim instance As IUserDateTimeInput
public interface IUserDateTimeInput : Miner.Responder.Shared.IUserInput  
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

IUserDateTimeInput Members
Miner.Responder.Shared.Interfaces Namespace

Helper interface - Implemented by DateTime Input controls, which needs to be refreshed once retrieved from cached (Example: Controls is cached in 12h mode, and retrieved for 24h mode (or vice versa) - It needs to be recreated with same properties - Refreshed)
Syntax
'Declaration
 
Public Interface IUserDateTimeInput 
   Inherits Miner.Responder.Shared.IUserInput 
'Usage
 
Dim instance As IUserDateTimeInput
public interface IUserDateTimeInput : Miner.Responder.Shared.IUserInput  
Inheritance Hierarchy

Miner.Responder.Shared.Interfaces.IUserDateTimeInput

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

IUserDateTimeInput Members
Miner.Responder.Shared.Interfaces Namespace

 

 


Send Comment