ArcFM Responder Mobile Developer Guide
ResidenceDemandProfile Property






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678280)>
Property ResidenceDemandProfile As IMMSecCktResidenceDemandProfile
'Usage
 
Dim instance As IMMCircuitSizerModel
Dim value As IMMSecCktResidenceDemandProfile
 
instance.ResidenceDemandProfile = value
 
value = instance.ResidenceDemandProfile
[System.Runtime.InteropServices.DispId(1610678280)]
IMMSecCktResidenceDemandProfile ResidenceDemandProfile {get; set;}
read-write property ResidenceDemandProfile: IMMSecCktResidenceDemandProfile; 
System.Runtime.InteropServices.DispIdAttribute(1610678280)
function get,set ResidenceDemandProfile : IMMSecCktResidenceDemandProfile
[System.Runtime.InteropServices.DispId(1610678280)]
__property IMMSecCktResidenceDemandProfile* get_ResidenceDemandProfile();
__property void set_ResidenceDemandProfile( 
   IMMSecCktResidenceDemandProfile* value
);
[System.Runtime.InteropServices.DispId(1610678280)]
property IMMSecCktResidenceDemandProfile^ ResidenceDemandProfile {
   IMMSecCktResidenceDemandProfile^ get();
   void set (    IMMSecCktResidenceDemandProfile^ value);
}
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

IMMCircuitSizerModel Interface
IMMCircuitSizerModel Members

Send Feedback