City Based Parking and Routing System API Documentation

Generator.GetFrequency Method 

Gets the generating frequency for the specified typename.

public float GetFrequency(
   string typename
);

Parameters

typename
A valid typename.

Return Value

The generating frequency for the specified typename typename.

See Also

Generator Class | CBPRS.Infrastructure Namespace