smsclictr.automation library
Create a new DDR File Structure

Namespace:  smsclictr.automation
Assembly:  smsclictr.automation(in smsclictr.automation.dll) Version: 1.1.3731.16627 (1.1.2.4)

Syntax

C#
public 
DDRFile(
	
string 
Architecture,
	
string 
AgentName,
	
string 
SiteCode
)

Parameters

Architecture
Type: System . . :: . String
Name of the Archtecture (like "System")
AgentName
Type: System . . :: . String
Name of the Discovery Agent
SiteCode
Type: System . . :: . String
3 Digit SMS Site Code

See Also